C1.DataCollection Assembly / C1.DataCollection Namespace / C1PagedDataCollection<T> Class / PagesCount Property

In This Topic
PagesCount Property
In This Topic
Gets the total number of pages in the collection.
Syntax
'Declaration
 
Public ReadOnly Property PagesCount As Integer
 
See Also